CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 角点 检测

搜索资源列表

  1. jiyujiaodianjianceyizhongpeizhunsuanfa

    0下载:
  2. 基于角点检测图像配准的一种新算法.是我搜到的,还可以-corner detection based on the registration of a new algorithm. I found that yes, but also can look at
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:225192
    • 提供者:zhangyu
  1. Harris尺度不变性关键点检测子的研究

    0下载:
  2. :在特定的参数设置下Harris尺度不变性检测子不能提供足够数目的稳定关键点,以往研究据此断定 Harris尺度不变性检测子不稳定,不是有效的特征检测子.在构造Harris角点值的尺度空间过程中,存在一系列参 数影响着Harris角点值在尺度空间中极值点的数目,从而决定了Harris尺度不变性检测子所能获取的稳定关键 点的数目.对这个参数空间进行了系统研究,发现积分尺度与微分尺度的比值对Harris尺度不变性检测子能否检 测到足够数目的稳定关键点具有决定性的影响.
  3. 所属分类:文件格式

    • 发布日期:2010-10-28
    • 文件大小:363059
    • 提供者:zhengfm
  1. 基于Harris算法的黑白棋盘格角点检测

    2下载:
  2. 基于Harris算法的黑白棋盘格角点检测 关键词 棋盘格Harris角点检测 亚像素摄像机标定二次曲面拟合
  3. 所属分类:文档资料

    • 发布日期:2011-03-12
    • 文件大小:414250
    • 提供者:lvan1234
  1. css

    0下载:
  2. 有关于计算机视觉的角点检测CSS的经典英文文章。-On Computer Vision CSS corner detection classic English article.
  3. 所属分类:Document

    • 发布日期:2017-05-16
    • 文件大小:3850334
    • 提供者:张浩鹏
  1. cornerdetect

    0下载:
  2. 图像中的角点包含大量的信息,在计算机视觉中扮演重要角色,在许多应用中角点用作特征点,例如图像配准、运动目标跟踪等。鉴于此,学者们提出很多角点检测方法。例如Hans EMoravec在1977年提出的Movavec算法,Chris Harris和Mike Stephens于1988年提出的Harris算法,以及MirosavTrai.kovic和MarkHedley提出的Trajkovic算法等“卅。角点检测的另一个途径是计算轮廓的曲率函数,因为角点是曲率函数的最大值,因此很容易通过阈值的方法检测
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:283235
    • 提供者:changhe.cheng
  1. cornerdetectimage

    0下载:
  2. 在图像处理和相机标定中,用于角点检测的测试图片-In the image processing and camera calibration for corner detection test images
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:127185
    • 提供者:railway
  1. cx4

    0下载:
  2. 。在提取图像特征点的时候采用提取角点的方式,用角点检测与图像的局部自相关函数紧密结合的方法,通过角点分析来判断待检测点是否为角点。-In the extraction of image features: by the way, extracts angular point with corner detection and image of partial autocorrelation function of integrated method, through the corner to
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:859
    • 提供者:sfm
  1. harris

    0下载:
  2. 本pdf提出了一种改进的基于harris的角点检测方法,对提取角点的方法结合了susan算法的思想-This pdf presents a modified harris corner detection based methods, methods of extracting angular point algorithm combines the ideas susan
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:349597
    • 提供者:幺幺
  1. Good-features-to-track

    0下载:
  2. 关于角点检测的经典文章,作者Shi jianbo-classical paper about corner detection
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:714871
    • 提供者:lvhui
  1. good-feature-to-track

    0下载:
  2. shi&Tomasi 关于角点检测的经典论文-shi & Tomasi corner detection on the classic paper
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:804184
    • 提供者:夏天
  1. corner-detection--

    0下载:
  2. 基于支持向量机的角点检测文献,希望对大家有用-Literature, and the hope that useful corner detection based on support vector machine
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:1882967
    • 提供者:石嘉
  1. Harris.1988

    0下载:
  2. 这是HARRIS1988年角点检测的原文。。。非常有参考价值-This is the original HARRIS1988 corner detection. . . Reference value
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:1800002
    • 提供者:wqq
  1. corner

    0下载:
  2. 鉴于棋盘格图案在摄像机标定中有着广泛的应用,因此为了对边缘模糊的棋盘格图像进行在线标定,针 对目前棋盘格图像角点检测算法的局限性,提出了一种可以自动实现的棋盘格图像角点检测算法, 该算法是利用 周围图案对称和灰度值对比明显的独特性质,设计了由对称算子S和方差算子V组合而成的角点检测算子) )) 对 称方差算子( symmetry andvariance), 简称SV算子。该算子不仅构思巧妙、易于实现、计算量小,而且对棋盘格图像 的旋转变换和亮度变换具有鲁棒性和抗噪能力强的优点。实
  3. 所属分类:Project Design

    • 发布日期:2017-11-20
    • 文件大小:2659564
    • 提供者:Ivan
  1. Harris

    0下载:
  2. hariis角点检测经典论文,Chria Harris于1988年写的a combined corner and edge detector,适合学习harris的朋友-hariis corner detection classic paper, Chria Harris in 1988 wrote a combined corner and edge detector, suitable learning harris friends
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:1804271
    • 提供者:张才
  1. Moravec

    0下载:
  2. Moravec角点检测。算法会检测图像的每一个像素,将像素周边的一个邻域作为一个patch,并检测这个patch和周围其他patch的相关性。-Moravec corner detection. Algorithm will detect each of the pixels of the image, as a neighborhood of pixels surrounding a patch, and detecting the correlation of this patch and
  3. 所属分类:Project Manage

    • 发布日期:2017-12-02
    • 文件大小:193744
    • 提供者:梁军
  1. harris

    0下载:
  2. harris角点检测数学原理的参考资料。详细描述了harris角点检测的数学原理-harris corner detection Principia Mathematica reference. Detailed descr iption of the mathematical principles of harris corner detection
  3. 所属分类:Project Manage

    • 发布日期:2017-11-24
    • 文件大小:416660
    • 提供者:梁军
  1. harris-matlab-code

    0下载:
  2. 本文是关于Harris角点检测以及改进算法的描述。-This article is a descr iption of the Harris corner detection and improved algorithm.
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:899
    • 提供者:张丽丽
  1. Harris

    0下载:
  2. harris角点检测原文 算法描述很清晰易懂 利用编程和理解 好文章 下载吧 -harris corner detection original algorithm descr iption is very clear and easy to understand programming and understanding good article downloads
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:651395
    • 提供者:小小
  1. Harris-detection

    0下载:
  2. Harris角点检测算法的课件,比较实用,便于理论理解和指导实际编程-Harris corner detection algorithm courseware, more practical, easy to understand and guide the actual programming theory
  3. 所属分类:Development Research

    • 发布日期:2017-03-24
    • 文件大小:953008
    • 提供者:玉海
  1. tuxaingpeizhun

    0下载:
  2. 基于harris角点检测和图像融合,图像拼接算法研究-Harris corner detection and image fusion, image stitching algorithm based on
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:185135
    • 提供者:杨婧田
« 12 »
搜珍网 www.dssz.com